CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv color tracking

搜索资源列表

  1. color-tracking

    0下载:
  2. This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10499
    • 提供者:肖雪
  1. Camshift_color_trace.rar

    0下载:
  2. opencv 下利用Camshift算法进行彩色目标跟踪,opencv using color Camshift target tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4839
    • 提供者:陈必明
  1. objecttracking-based-on-color

    0下载:
  2. 用VC++和OPENCV来实现从摄像头获取运动目标,并实现基于颜色的目标跟踪-OPENCV with VC++ and to get from a camera moving targets, and color-based target tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1052472
    • 提供者:
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. Kalman

    0下载:
  2. kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1031251
    • 提供者:qk
  1. AutoCamShift

    0下载:
  2. opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。-opencv provides color-based tracking algorithm camshift, good algorithm, but it is a semiautomatic algorithm, it needs to track the user interface to set tracking goals.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:215269
    • 提供者:黄美芝
  1. camshift

    0下载:
  2. camshift算法自动跟踪肤色区域 当前目录下放置肤色图片hand.jpg。 基于OpenCV函数库-automatic tracking algorithm camshift color region under the current directory to place color Photos hand.jpg. Based on the OpenCV library
  3. 所属分类:Special Effects

    • 发布日期:2016-02-24
    • 文件大小:2588
    • 提供者:wudp
  1. face_tracking_based_on_Camshift_and_morphology

    0下载:
  2. 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:23508
    • 提供者:王亮亮
  1. camshift

    0下载:
  2. opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:4733
    • 提供者:zhang
  1. camshift

    0下载:
  2. 用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13139
    • 提供者:笑笑
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. Camshift

    0下载:
  2. 该代码是显示如何利用Camshift算法进行彩色目标跟踪的源代码,是基于OPENCV的-The code is to show how to use color tracking Camshift algorithm source code, is based on the OPENCV of
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:564371
    • 提供者:张倩
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
  1. Tracking21-10-2010

    0下载:
  2. Some code for tracking color object base on opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13675632
    • 提供者:sonic
  1. Tracking3-11-2010

    0下载:
  2. Tracking color object base on opencv and using HSV color system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11859873
    • 提供者:sonic
  1. 320-IRVision(Omni-1022)-New

    0下载:
  2. 鲁棒的色块跟踪算法,用C++语言写的,是用opencv的库-Robust color tracking algorithm, written using C++ language use opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5087622
    • 提供者:jiangmaokui
  1. opencv

    0下载:
  2. 肤色视觉跟踪,随便圈住一片区域,会有线圈自动跟踪那片区域-Color vision tracking, casually circled an area, that area have coil automatic tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:23781
    • 提供者:张彧龙
  1. color-object-opencv

    0下载:
  2. color object tracking camshift opencv
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:3093
    • 提供者:phuongbk
  1. Color-tracking

    0下载:
  2. 基于opencv的彩色目标跟踪demo.Based on the color target tracking opencv demo-Based on the color target tracking opencv demo
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:9128
    • 提供者:
  1. opencv

    0下载:
  2. opencv2.0/3.0,例程代码。包括图像显示,彩色目标跟踪,人脸识别等(Opencv2.0/3.0, routine code. Including image display, color target tracking, face recognition and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:19083264
    • 提供者:shenghan
« 12 3 »
搜珍网 www.dssz.com